home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / snowball.swf / scripts / DefineButton2_258 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  89 b   |  5 lines

  1. on(release){
  2.    getUrl("http://armorgames.com", "_blank");
  3.    this.gotoAndStop(1);
  4. }
  5.